-
Couldn't load subscription status.
- Fork 556
Add git command quick reference for git.md #2384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This comment has been minimized.
This comment has been minimized.
Signed-off-by: xizheyin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not actually sure if we should add these... Because for instance I use different git (sub-)commands and/or flags, and it might be better to delegate to actual git docs for git commands...
|
I think what you said is reasonable. I mainly use this pr to test |
Enable [behind-upstream] triagebot option for rust-lang/rust After testing in [rustc-develop-guide](rust-lang/rustc-dev-guide#2384 (comment)), we can turn on `behind-upstream` here. Doc: https://forge.rust-lang.org/triagebot/behind-upstream.html r? `@Urgau`
Enable [behind-upstream] triagebot option for rust-lang/rust After testing in [rustc-develop-guide](rust-lang/rustc-dev-guide#2384 (comment)), we can turn on `behind-upstream` here. Doc: https://forge.rust-lang.org/triagebot/behind-upstream.html r? ``@Urgau``
Enable [behind-upstream] triagebot option for rust-lang/rust After testing in [rustc-develop-guide](rust-lang/rustc-dev-guide#2384 (comment)), we can turn on `behind-upstream` here. Doc: https://forge.rust-lang.org/triagebot/behind-upstream.html r? ```@Urgau```
Rollup merge of rust-lang#141071 - xizheyin:behind-upstream, r=Urgau Enable [behind-upstream] triagebot option for rust-lang/rust After testing in [rustc-develop-guide](rust-lang/rustc-dev-guide#2384 (comment)), we can turn on `behind-upstream` here. Doc: https://forge.rust-lang.org/triagebot/behind-upstream.html r? ```@Urgau```
Enable [behind-upstream] triagebot option for rust-lang/rust After testing in [rustc-develop-guide](#2384 (comment)), we can turn on `behind-upstream` here. Doc: https://forge.rust-lang.org/triagebot/behind-upstream.html r? ```@Urgau```
I've added some cheat sheets for the git command, but they're not perfect.
PS: This is also to test #2352.